CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩形 算法

搜索资源列表

  1. draw2.rar

    0下载:
  2. 多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。,Polygon clipping process: it is more commonly used method of cutting: Sutherland-Hodgman algorithm. Thi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:65920
    • 提供者:tomomoon
  1. 数字图像的几何变换

    0下载:
  2. 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
  3. 所属分类:GDI/图象编程

  1. Bresenham

    0下载:
  2. Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线 将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪-Bresenham algorithm for drawing line segments using the " rubber band" feature to draw the line draw the line connected into polygons, and select the me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1910
    • 提供者:jk
  1. Clip

    0下载:
  2. 二维图形裁剪算法,矩形与任意多边形剪裁, Weiler-Atherton边界裁剪法,-Two-dimensional graph cut algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:109661
    • 提供者:a
  1. position

    1下载:
  2. 基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面 的G 个顶点的物体坐标,只需要知道它们的图像坐标、激光点的图像坐标和激光测距结果,就能够计算出尺寸未知空间矩形平 面在相机坐标系下的位姿,并且计算出矩形平面的尺寸。通过建立单目手眼相机和激光测距仪的数学模型,对该算法进行了验 证。实验结果表明,该算法是有效的,可以应用于机器人对空间物体的跟踪、定位以及抓取。-Monocular-based hand-eye cameras and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:208727
    • 提供者:苏朗朗
  1. virtualGraph

    0下载:
  2. delphi 绘图软件控件,支持算法,直线、圆 矩形,等 delphhi 7 vcl-delphi 7 vcl
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:26746
    • 提供者:zhf
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:800860
    • 提供者:沈静
  1. FIRFilter

    0下载:
  2. 此例子为fir滤波器设计c语言算法实现,包括三角窗,矩形窗,汉宁窗,汉明窗,凯萨窗等经典窗函数。可以直接调用。-This example for the fir filter design algorithm c language, including the triangular window, rectangular window, Hanning window, Hamming window, Caesar windows classic window function. Can be d
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:213947
    • 提供者:高奕涵
  1. jxfdjf

    0下载:
  2. 用矩形法计算定积分的算法。可计算sin() cos() exp()多项式-Method using rectangular definite integral algorithms. Calculate sin () cos () exp () polynomial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:983
    • 提供者:田田
  1. ShuDu

    0下载:
  2. CreateData.cpp 文件是产生9x9矩形的数字算法 ShuDu.java 文件只是为了更好的理解数独一个文件,不属于源文件的一部分-CreateData.cpp document is generated rectangular 9x9 digital algorithm ShuDu.java document only to a better understanding of a number of independent papers, are not part of the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:104137
    • 提供者:
  1. rtree

    0下载:
  2. R-tree用于索引多维数据对象,利用数据对象间的相对位置建立最小边界矩形(MBR),可在此结构上完成高效查询算法如kNN与范围查询-R-tree Index for multi-dimensional data objects, using data objects between the relative position of the establishment of the minimum boundary rectangle (MBR), this structure can be c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:86133
    • 提供者:juicewall
  1. gernralSort

    2下载:
  2. 继承和多态 实验目的: 1、 掌握继承和多态的概念与实现方法 2、 掌握如何从已有的类中派生子类并继承父类 3、 掌握方法的覆盖和重载 实验内容: 设计一个通用的排序算法,作为验证,自定义学生类、矩形类,可以利用该排序算法对学生按照ID以及Name进行排序;对矩形按照面积排序。 -Inheritance and polymorphism of the experiment was: 1, inheritance and polymorphism to master t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:66451
    • 提供者:ruohana
  1. doc3

    0下载:
  2. 基于蚁群算法的WSN 移动信标路径获取研究 根据ROI( Region of Interest) 面积给出了等距三重优化覆盖此ROI 所需要的信标发射位置数量计算方法 随后对矩形 ROI 提出了一种简单的信标发射位置确定方法 针对现有的遍历发射位置点的路径遍历算法的不足, 提出了一种新的应用蚁群算 法的信标发射位置点的遍历算法, 并利用该算法对基于三边测量方法进行传感器节点定位。仿真实验表明, 采用该文提出的方法 对传感器节点进行定位, 在定位的精度和定位的效率方面与现存的
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:321379
    • 提供者:ge
  1. chepaidingwei

    0下载:
  2. 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-License plate location identification procedures, algorithms for the first gray-scale map of the plate, and then binarization, finding points, and then positioning the rectangular p
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:167432
    • 提供者:吴学龙
  1. Imageprocessing

    0下载:
  2. 图象处理算法代码,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Image processing algorithm code, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D tra
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:327412
    • 提供者:11
  1. FCMSegmentation

    1下载:
  2. FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. DrawDemo

    0下载:
  2. 应用可种算法绘制直线,椭圆,矩形的各种图形,可以作为GIS开发的原型。-Application of straight-line drawing algorithms, oval, rectangular variety of graphics, GIS can be used as the prototype development.
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:87565
    • 提供者:ColdSun
  1. SpiralMatrix1

    0下载:
  2. 螺旋矩阵算法编程,沿各个矩形边框依次给矩阵的每一个元素赋值,在计算机内存中构造一个完整的螺旋矩阵,然后输出。-Spiral Matrix Algorithm for programming, along the border each rectangle in turn give the matrix elements of each assignment, in the computer memory to construct a complete spiral matrix, then ou
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1194
    • 提供者:dan
  1. chap06

    0下载:
  2. ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4112
    • 提供者:张满超
  1. Color_Chart_Source

    0下载:
  2. 本文介绍的方法绘制的名为System.Drawing.Color价值观二维矩形网格系统的方式,而不是按字母顺序显示的颜色名称。映射算法是基于色相/亮度色轮。其结果是显示在(缩减)上图中。-This article describes a method for mapping the named System.Drawing.Color values to a 2D rectangular grid in a systematic way, rather than the alphabetic o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:13713
    • 提供者:luodf
« 1 2 3 4 5 6 78 9 10 11 12 ... 26 »
搜珍网 www.dssz.com